home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / jzorn.dxr / 00083.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  136 b   |  11 lines

  1. on exitFrame
  2.   HotSpots(4, 5)
  3.   if rollOver(2) then
  4.     onVis(3)
  5.     Loopframe()
  6.   else
  7.     InVis(3)
  8.     go(the frame + 1)
  9.   end if
  10. end
  11.